/* CSS Document */

* {margin:0; padding:0;}

body { background:#1E2127;}

td, input, textarea{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;  
	color:#242424;	
	vertical-align:top;
}

a { color:#3B67A2; font-weight:bold;}
a:hover {
	text-decoration: none;
}
a img { border:0;}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}

.left_col { width:49px; }
.right_col { width:45px;}
.right_col .c1 { height:143px;}
.right_col .c2 { background:url(images/bgd_r_col.gif) repeat-y;}
.right_col .c3 { height:105px;}


.title { margin-bottom:28px;}
.img1 { margin-right:29px;}
h4 { font-size:11px; font-weight:bold; color:#3B67A2; margin-bottom:8px;}

.ver_line { width:23px; background:url(images/line.gif) repeat-y; padding-bottom:2px; padding-top:8px; }
.line_hor { background:url(images/line_hor.gif) repeat-x; margin:14px 0 28px 2px;}

.bottom { background:url(images/point.gif) repeat-x left top; height:44px; text-align:right; margin-top:23px; margin-left:2px;}

strong { color:#3B67A2;}

ul { list-style:none; }
li a { background:url(images/marker.gif) no-repeat 0 7px; padding-left:8px; line-height:20px;}
li a:hover { text-decoration:none;}

.link { font-weight:normal;}

#main {height:766px; width:766px; margin:0 auto; background:#1E2127;}


/* header */
#header { height:143px;}

/*content*/
#content .col1 {
	height:517px;
	background-image: url(../images/bgd_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .col2 { background:#E6E8EC;}
#content .center { padding:40px 25px 0 21px; height:auto;}


/*footer*/
#footer { height:107px; background:url(images/bgd_foot.gif) repeat-x;}
#footer .foot { margin:35px 0 0 186px; color:#82888D;}
#footer a { color:#82888D; text-decoration:none; font-weight:normal;}
#footer a:hover { text-decoration:underline;}

/* page1 */
#page1 #footer { background:#1E2127;}
#page1 #header { height:196px;}
#page1 #content { height:380px; background:url(images/splash.jpg) no-repeat; background-position: 130px 0;}  
#page1 #footer { height:190px; color:#82888D; padding:52px 0 0 170px;}

/* page3 */
#page3 #content .center { padding:41px 25px 0 24px;}
#page3 .bottom { margin-top:22px; padding-left:0px;}
#page3 .img1 { margin-right:27px;}

/* page4 */
#page4 #content .center { padding:41px 23px 0 24px;}
#page4 .img1 { margin-right:27px;}
#page4 .c1 { width:179px; }
#page4 .c2 { padding-left:31px;}
#page4 .bottom { margin-top:26px; margin-right:2px;}


/* page5*/
#page5 #content .center { padding:41px 23px 0 24px;}
#page5 #content .center .line_hor { margin:22px 0 28px 2px;}
#page5 #content .center .c1 { width:87px;}
#page5 #content .center .c2 { width:107px;}
#page5 #content .center .c3 { width:100px;}
#page5 .bottom { margin-top:16px; margin-right:2px;}

/* page6*/
#page6 #content .center { padding:41px 23px 0 24px;}
#page6 #content .center .line_hor { margin:25px 0 28px 2px;}
#page6 .bottom { margin-top:18px; margin-right:2px;}

/* page7*/
#page7 #content .center { padding:41px 23px 0 24px;}
#page7 .bottom { margin-top:33px; margin-right:2px;}
